home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc / OpenDoc Development / Debugging Support / OpenDoc™ Source Code / UI / MenuBarB.cpp < prev    next >
Encoding:
Text File  |  1996-08-28  |  601 b   |  23 lines  |  [TEXT/MPS ]

  1. /*
  2.     File:        MenuBarB.cpp
  3.  
  4.     Contains:    Platform-independent code for ODMenuBar. #included by MenuBar.cpp
  5.  
  6.     Owned by:    Richard Rodseth
  7.  
  8.     Copyright:    © 1994 - 1995 by Apple Computer, Inc., all rights reserved.
  9.  
  10.     Change History (most recent first):
  11.  
  12.          <5>      6/8/95    RR        #1257260 Collapse base classes. #1214898
  13.                                     StdTypes.r -> ODTypes.r
  14.          <4>     5/26/95    RR        #1251403: Multithreading naming support
  15.          <3>      4/7/95    RR        #1216618 Added SOM_TRY etc.
  16.          <2>     8/25/94    RR        Added private SetGeneration/GetGeneration
  17.          <1>     6/23/94    RR        first checked in
  18.  
  19.     To Do:
  20. */
  21.  
  22.  
  23. // No platform-independent code at this time